[INFO] fetching crate temporalio-common 0.4.0...
[INFO] fixing temporalio-common-0.4.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate temporalio-common 0.4.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate temporalio-common 0.4.0
[INFO] finished tweaking crates.io crate temporalio-common 0.4.0
[INFO] tweaked toml for crates.io crate temporalio-common 0.4.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate temporalio-common 0.4.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate temporalio-common 0.4.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tonic-prost-build v0.14.2
[INFO] [stderr]   Downloaded tonic-build v0.14.2
[INFO] [stderr]   Downloaded prost-wkt-types v0.7.0
[INFO] [stderr]   Downloaded pulldown-cmark-to-cmark v21.0.0
[INFO] [stderr]   Downloaded prost-wkt-build v0.7.0
[INFO] [stderr]   Downloaded pbjson v0.9.0
[INFO] [stderr]   Downloaded pbjson-build v0.9.0
[INFO] [stderr]   Downloaded security-framework v3.5.0
[INFO] [stderr]   Downloaded typetag-impl v0.2.20
[INFO] [stderr]   Downloaded prost-wkt v0.7.0
[INFO] [stderr]   Downloaded typetag v0.2.20
[INFO] [stderr]   Downloaded prometheus v0.14.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6b78e6d6ff4f6701a699e1456ea4a3b941944eeab4b037e0275bf4eca1398003
[INFO] running `Command { std: "docker" "start" "6b78e6d6ff4f6701a699e1456ea4a3b941944eeab4b037e0275bf4eca1398003", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6b78e6d6ff4f6701a699e1456ea4a3b941944eeab4b037e0275bf4eca1398003" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6b78e6d6ff4f6701a699e1456ea4a3b941944eeab4b037e0275bf4eca1398003", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6b78e6d6ff4f6701a699e1456ea4a3b941944eeab4b037e0275bf4eca1398003" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling erased-serde v0.4.8
[INFO] [stderr]     Checking typeid v1.0.3
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.23.6
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v21.0.0
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling tonic-build v0.14.2
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling typetag-impl v0.2.20
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]     Checking thiserror v2.0.16
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling bon-macros v3.8.1
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]    Compiling prost-build v0.14.1
[INFO] [stderr]    Compiling pbjson-build v0.9.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking rstest v0.26.1
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]    Compiling prost-wkt-build v0.7.0
[INFO] [stderr]    Compiling tonic-prost-build v0.14.2
[INFO] [stderr]     Checking typetag v0.2.20
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking pbjson v0.9.0
[INFO] [stderr]    Compiling prost-wkt-types v0.7.0
[INFO] [stderr]    Compiling temporalio-common v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking prost-wkt v0.7.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking bon v3.8.1
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking tonic v0.14.2
[INFO] [stderr]     Checking tonic-prost v0.14.2
[INFO] [stderr] error: could not compile `temporalio-common` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name temporalio_common --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub '--warn=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core-based-sdk", "core-telemetry-bridge", "envconfig", "otel", "prometheus", "serde_serialize"))' -C metadata=11de97311b801857 -C extra-filename=-dbfb669d0c3ca9c3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-988b46b4ae3fd97d.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-7e10cfd9bcbb2d76.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-338dc187bf909e4f.rmeta --extern bon=/opt/rustwide/target/debug/deps/libbon-08e29031e1d7a18d.rmeta --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-8886b55b8f745613.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-04fae82d467f446f.rmeta --extern erased_serde=/opt/rustwide/target/debug/deps/liberased_serde-180e9a3a916f8c45.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-3023947cd351d088.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-10e08483b17f5927.rmeta --extern pbjson=/opt/rustwide/target/debug/deps/libpbjson-7efa298c8cece9ef.rmeta --extern prost=/opt/rustwide/target/debug/deps/libprost-eb3390b49f8b44c2.rmeta --extern prost_wkt=/opt/rustwide/target/debug/deps/libprost_wkt-5f7cdcb03d8ae917.rmeta --extern prost_types=/opt/rustwide/target/debug/deps/libprost_wkt_types-21fa154f9c4e117c.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-abf0cdba1a4b5f11.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-5cb8b442230eaf67.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-9b438598e768e55e.rmeta --extern tonic=/opt/rustwide/target/debug/deps/libtonic-888f961c2b83577c.rmeta --extern tonic_prost=/opt/rustwide/target/debug/deps/libtonic_prost-5a8479ba28eb85b6.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-30d247cdf3a2873c.rmeta --extern tracing_core=/opt/rustwide/target/debug/deps/libtracing_core-ad30e13d226b6540.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-0264874fcb8b8a92.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-dee84bc8f8a80af5.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-b62d62771b912e19.rmeta` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6b78e6d6ff4f6701a699e1456ea4a3b941944eeab4b037e0275bf4eca1398003", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b78e6d6ff4f6701a699e1456ea4a3b941944eeab4b037e0275bf4eca1398003", kill_on_drop: false }`
[INFO] [stdout] 6b78e6d6ff4f6701a699e1456ea4a3b941944eeab4b037e0275bf4eca1398003
